[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Syntax: TXLMARGIN(<expN>)
Purpose: Designates the setting of the left margin of the
logical page in columns.
Argument: <expN> is column to set as the left margin.
Returns: 0 Successful
1 <expN> not numeric
Usage: TXLMARGIN() is used to set your page left margin.
Example: * Set left margin to column 10
_ret_code = TXLMARGIN(10)
See Also: TXRMARGIN(), TXTMARGIN(), TXSETLPI()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson